/* slider banner start */
.theme-slider-banner{
    position: relative;
}
.theme-slider-banner .slider-down{
    position: absolute;
    bottom:10px;
    z-index: 1;
    width: 100%;
}
.theme-slider-banner .slider-down img{
    max-height: 25px;
    width: auto;
}